home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Taifun / Taifun 056 (1988-05-15)(Ossowski, Stefan)(DE)(PD).zip / Taifun 056 (1988-05-15)(Ossowski, Stefan)(DE)(PD).adf / WFrags / README < prev    next >
Text File  |  1988-04-13  |  491b  |  15 lines

  1. /*
  2.  *   This program displays a constantly-updating window indicated your
  3.  *   memory fragmentation, free memory, and sizes of the largest
  4.  *   available chunks.  Useful for finding out why those large programs
  5.  *   won't load.  Also useful during development to see what impact
  6.  *   your application is having on memory fragmentation.
  7.  *
  8.  *   To run, simply type
  9.  *
  10.  *      run wfrags
  11.  *
  12.  *   That's all!  Enjoy this program.  Bugs to Tomas Rokicki, Box 2081,
  13.  *   Stanford, CA  94309.
  14.  */
  15.